home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 / (Vol 132) Jun 09 2011.iso / Games / baby_chute.swf / scripts / frame_44 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  128 b   |  6 lines

  1. stop();
  2. var xyloSnd = new Sound();
  3. xyloSnd.attachSound("xylo");
  4. var alarmSnd = new Sound();
  5. alarmSnd.attachSound("alarm");
  6.